adTempus API
PreviousUpNext
IScriptExecutionTask::AllowUserInterface Property

Gets or sets the value that determines whether the script is allowed to show a user interface

C++
__property VARIANT_BOOL AllowUserInterface;
C#
VARIANT_BOOL AllowUserInterface;
Visual Basic
Property AllowUserInterface() As VARIANT_BOOL
Default Value

false

If AllowUserInterface is False, the script will not be allowed to display user interface elements such as message boxes.

If AllowUserInterface is False, the operations that are prohibited may vary based on the scripting language being used.

adTempus API Reference version 3.0.0.0, revised 10/30/2008